Skip to content

Read docker location from PATH env variable on unix based systems#21018

Draft
WojciechKrakowiak wants to merge 1 commit intoopensearch-project:mainfrom
WojciechKrakowiak:docker-path
Draft

Read docker location from PATH env variable on unix based systems#21018
WojciechKrakowiak wants to merge 1 commit intoopensearch-project:mainfrom
WojciechKrakowiak:docker-path

Conversation

@WojciechKrakowiak
Copy link
Copy Markdown

@WojciechKrakowiak WojciechKrakowiak commented Mar 27, 2026

Description

This allows to run the OpenSearch in environments with docker installation in various locations (like from HomeBrew or Rancher Desktop).

Feedback needed:
Should previously used default paths have priority over PATH env variable (backwards compatible) or should PATH env variable have priority with fallback to default paths (more intuitive regarding local setups)

Related Issues

Resolves #3476

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Wojciech Krakowiak <wojciech.krakowiak@ibm.com>
@github-actions github-actions bot added bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. Build Libraries & Interfaces Priority-Low labels Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for e3fd364: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Build Libraries & Interfaces Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. Priority-Low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Docker & Docker compose installed from Homebrew not recognized

1 participant